Constants encompassing user type identifiers for the wrapping of nkMaths. More...
Static Public Attributes | |
static const nkMemory::String | NAMESPACE |
Identifies the namespace. | |
static const nkMemory::String | QUATERNION |
Identifies a nkMaths::Quaternion. | |
static const nkMemory::String | VECTOR |
Identifies a nkMaths::Vector. | |
static const nkMemory::String | VECTOR_BUFFER_CAST |
Identifies a nkMemory::BufferCast<nkMaths::Vector>. | |
static const nkMemory::String | VECTOR_BUFFER_VIEW |
Identifies a nkMemory::BufferView<nkMaths::Vector>. | |
Constants encompassing user type identifiers for the wrapping of nkMaths.
Use those constant identifiers to identify wrapped types when wrapping your own functions.